Delete Section
Command Prototype
INI.DeleteSection(sFile, sSection)
Command Description
Delete the specified section under the INI configuration file
Parameter Description
- Required Parameter
- sFile--The path to the .ini file
- sSection--Name of the section to delete